type go/types.bailout
3 uses
go/types (current package)
check.go#L294: type bailout struct{}
check.go#L298: case nil, bailout:
errors.go#L190: panic(bailout{}) // report only first error
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)